home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / edit / pt20pc.zip / READ.ME < prev    next >
Text File  |  1991-02-17  |  1KB  |  35 lines

  1.                             17 feb 1991
  2.  
  3. Here is the source code for Point which I have put in the public domain.
  4. If you have any problems with it you can email me at crowley@unmvax.cs.unm.edu.
  5. Or you can call me at 505-277-5446.
  6.  
  7. This is an enhanced version of the Point that was distributed by Logitech.
  8. It has several new features included keyword and XTAG searches (that are
  9. very handy) and, maybe more important, I found (and fixed) a serious bug
  10. that was in Point for several years and caused it to crash especially
  11. when a lot of files were opened and closed.
  12.  
  13. * The makefiles are in an old Pnoenix make format.  They should be easy to
  14. change to another form.  There is one for an optimized version and one for
  15. a debuggin version.  makefile is a copy of one of these two.
  16.  
  17. * Point expects indexed help files.  The program indexhlp.c does that.
  18. It creates pt.hlp from ptraw.hlp
  19.  
  20. * I have included several initialization files (.ini files).
  21.  
  22. * The manuals are in TeX format.  ptman.tex is the reference manual and
  23. ptuser.tex is the user manual.  I ahve included Postscript versions
  24. of both.
  25.  
  26. * ptoverlay.tex describes the overlay feature.  It was not really stable
  27. and the code has all been ifdef'ed out.
  28.  
  29. I would appreciate hearing about any bugs you find or changes you make.
  30.  
  31. Charlie Crowley
  32. Computer Science Dept.
  33. Univ. of New Mexico
  34. Albuquerque, NM 87131
  35.